3.2688 \(\int \frac{(1-2 x)^{3/2} \sqrt{3+5 x}}{(2+3 x)^{7/2}} \, dx\)

Optimal. Leaf size=160 \[ -\frac{2 \sqrt{5 x+3} (1-2 x)^{3/2}}{15 (3 x+2)^{5/2}}+\frac{3896 \sqrt{5 x+3} \sqrt{1-2 x}}{945 \sqrt{3 x+2}}+\frac{82 \sqrt{5 x+3} \sqrt{1-2 x}}{135 (3 x+2)^{3/2}}-\frac{164}{945} \sqrt{\frac{11}{3}} F\left (\sin ^{-1}\left (\sqrt{\frac{3}{7}} \sqrt{1-2 x}\right )|\frac{35}{33}\right )-\frac{3896}{945} \sqrt{\frac{11}{3}} E\left (\sin ^{-1}\left (\sqrt{\frac{3}{7}} \sqrt{1-2 x}\right )|\frac{35}{33}\right ) \]

[Out]

(-2*(1 - 2*x)^(3/2)*Sqrt[3 + 5*x])/(15*(2 + 3*x)^(5/2)) + (82*Sqrt[1 - 2*x]*Sqrt
[3 + 5*x])/(135*(2 + 3*x)^(3/2)) + (3896*Sqrt[1 - 2*x]*Sqrt[3 + 5*x])/(945*Sqrt[
2 + 3*x]) - (3896*Sqrt[11/3]*EllipticE[ArcSin[Sqrt[3/7]*Sqrt[1 - 2*x]], 35/33])/
945 - (164*Sqrt[11/3]*EllipticF[ArcSin[Sqrt[3/7]*Sqrt[1 - 2*x]], 35/33])/945

_______________________________________________________________________________________

Rubi [A]  time = 0.342633, antiderivative size = 160, normalized size of antiderivative = 1., number of steps used = 6, number of rules used = 6, integrand size = 28, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.214 \[ -\frac{2 \sqrt{5 x+3} (1-2 x)^{3/2}}{15 (3 x+2)^{5/2}}+\frac{3896 \sqrt{5 x+3} \sqrt{1-2 x}}{945 \sqrt{3 x+2}}+\frac{82 \sqrt{5 x+3} \sqrt{1-2 x}}{135 (3 x+2)^{3/2}}-\frac{164}{945} \sqrt{\frac{11}{3}} F\left (\sin ^{-1}\left (\sqrt{\frac{3}{7}} \sqrt{1-2 x}\right )|\frac{35}{33}\right )-\frac{3896}{945} \sqrt{\frac{11}{3}} E\left (\sin ^{-1}\left (\sqrt{\frac{3}{7}} \sqrt{1-2 x}\right )|\frac{35}{33}\right ) \]

Antiderivative was successfully verified.

[In]  Int[((1 - 2*x)^(3/2)*Sqrt[3 + 5*x])/(2 + 3*x)^(7/2),x]

[Out]

(-2*(1 - 2*x)^(3/2)*Sqrt[3 + 5*x])/(15*(2 + 3*x)^(5/2)) + (82*Sqrt[1 - 2*x]*Sqrt
[3 + 5*x])/(135*(2 + 3*x)^(3/2)) + (3896*Sqrt[1 - 2*x]*Sqrt[3 + 5*x])/(945*Sqrt[
2 + 3*x]) - (3896*Sqrt[11/3]*EllipticE[ArcSin[Sqrt[3/7]*Sqrt[1 - 2*x]], 35/33])/
945 - (164*Sqrt[11/3]*EllipticF[ArcSin[Sqrt[3/7]*Sqrt[1 - 2*x]], 35/33])/945

_______________________________________________________________________________________

Rubi in Sympy [A]  time = 30.8049, size = 143, normalized size = 0.89 \[ - \frac{2 \left (- 2 x + 1\right )^{\frac{3}{2}} \sqrt{5 x + 3}}{15 \left (3 x + 2\right )^{\frac{5}{2}}} + \frac{3896 \sqrt{- 2 x + 1} \sqrt{5 x + 3}}{945 \sqrt{3 x + 2}} + \frac{82 \sqrt{- 2 x + 1} \sqrt{5 x + 3}}{135 \left (3 x + 2\right )^{\frac{3}{2}}} - \frac{3896 \sqrt{33} E\left (\operatorname{asin}{\left (\frac{\sqrt{21} \sqrt{- 2 x + 1}}{7} \right )}\middle | \frac{35}{33}\right )}{2835} - \frac{164 \sqrt{33} F\left (\operatorname{asin}{\left (\frac{\sqrt{21} \sqrt{- 2 x + 1}}{7} \right )}\middle | \frac{35}{33}\right )}{2835} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate((1-2*x)**(3/2)*(3+5*x)**(1/2)/(2+3*x)**(7/2),x)

[Out]

-2*(-2*x + 1)**(3/2)*sqrt(5*x + 3)/(15*(3*x + 2)**(5/2)) + 3896*sqrt(-2*x + 1)*s
qrt(5*x + 3)/(945*sqrt(3*x + 2)) + 82*sqrt(-2*x + 1)*sqrt(5*x + 3)/(135*(3*x + 2
)**(3/2)) - 3896*sqrt(33)*elliptic_e(asin(sqrt(21)*sqrt(-2*x + 1)/7), 35/33)/283
5 - 164*sqrt(33)*elliptic_f(asin(sqrt(21)*sqrt(-2*x + 1)/7), 35/33)/2835

_______________________________________________________________________________________

Mathematica [A]  time = 0.215048, size = 99, normalized size = 0.62 \[ \frac{2 \left (\frac{3 \sqrt{1-2 x} \sqrt{5 x+3} \left (17532 x^2+24363 x+8303\right )}{(3 x+2)^{5/2}}+\sqrt{2} \left (1948 E\left (\sin ^{-1}\left (\sqrt{\frac{2}{11}} \sqrt{5 x+3}\right )|-\frac{33}{2}\right )-595 F\left (\sin ^{-1}\left (\sqrt{\frac{2}{11}} \sqrt{5 x+3}\right )|-\frac{33}{2}\right )\right )\right )}{2835} \]

Antiderivative was successfully verified.

[In]  Integrate[((1 - 2*x)^(3/2)*Sqrt[3 + 5*x])/(2 + 3*x)^(7/2),x]

[Out]

(2*((3*Sqrt[1 - 2*x]*Sqrt[3 + 5*x]*(8303 + 24363*x + 17532*x^2))/(2 + 3*x)^(5/2)
 + Sqrt[2]*(1948*EllipticE[ArcSin[Sqrt[2/11]*Sqrt[3 + 5*x]], -33/2] - 595*Ellipt
icF[ArcSin[Sqrt[2/11]*Sqrt[3 + 5*x]], -33/2])))/2835

_______________________________________________________________________________________

Maple [C]  time = 0.027, size = 386, normalized size = 2.4 \[{\frac{2}{28350\,{x}^{2}+2835\,x-8505} \left ( 5355\,\sqrt{2}{\it EllipticF} \left ( 1/11\,\sqrt{11}\sqrt{2}\sqrt{3+5\,x},i/2\sqrt{11}\sqrt{3}\sqrt{2} \right ){x}^{2}\sqrt{3+5\,x}\sqrt{2+3\,x}\sqrt{1-2\,x}-17532\,\sqrt{2}{\it EllipticE} \left ( 1/11\,\sqrt{11}\sqrt{2}\sqrt{3+5\,x},i/2\sqrt{11}\sqrt{3}\sqrt{2} \right ){x}^{2}\sqrt{3+5\,x}\sqrt{2+3\,x}\sqrt{1-2\,x}+7140\,\sqrt{2}{\it EllipticF} \left ( 1/11\,\sqrt{11}\sqrt{2}\sqrt{3+5\,x},i/2\sqrt{11}\sqrt{3}\sqrt{2} \right ) x\sqrt{3+5\,x}\sqrt{2+3\,x}\sqrt{1-2\,x}-23376\,\sqrt{2}{\it EllipticE} \left ( 1/11\,\sqrt{11}\sqrt{2}\sqrt{3+5\,x},i/2\sqrt{11}\sqrt{3}\sqrt{2} \right ) x\sqrt{3+5\,x}\sqrt{2+3\,x}\sqrt{1-2\,x}+2380\,\sqrt{2}\sqrt{3+5\,x}\sqrt{2+3\,x}\sqrt{1-2\,x}{\it EllipticF} \left ( 1/11\,\sqrt{11}\sqrt{2}\sqrt{3+5\,x},i/2\sqrt{11}\sqrt{3}\sqrt{2} \right ) -7792\,\sqrt{2}\sqrt{3+5\,x}\sqrt{2+3\,x}\sqrt{1-2\,x}{\it EllipticE} \left ( 1/11\,\sqrt{11}\sqrt{2}\sqrt{3+5\,x},i/2\sqrt{11}\sqrt{3}\sqrt{2} \right ) +525960\,{x}^{4}+783486\,{x}^{3}+164391\,{x}^{2}-194358\,x-74727 \right ) \sqrt{3+5\,x}\sqrt{1-2\,x} \left ( 2+3\,x \right ) ^{-{\frac{5}{2}}}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int((1-2*x)^(3/2)*(3+5*x)^(1/2)/(2+3*x)^(7/2),x)

[Out]

2/2835*(5355*2^(1/2)*EllipticF(1/11*11^(1/2)*2^(1/2)*(3+5*x)^(1/2),1/2*I*11^(1/2
)*3^(1/2)*2^(1/2))*x^2*(3+5*x)^(1/2)*(2+3*x)^(1/2)*(1-2*x)^(1/2)-17532*2^(1/2)*E
llipticE(1/11*11^(1/2)*2^(1/2)*(3+5*x)^(1/2),1/2*I*11^(1/2)*3^(1/2)*2^(1/2))*x^2
*(3+5*x)^(1/2)*(2+3*x)^(1/2)*(1-2*x)^(1/2)+7140*2^(1/2)*EllipticF(1/11*11^(1/2)*
2^(1/2)*(3+5*x)^(1/2),1/2*I*11^(1/2)*3^(1/2)*2^(1/2))*x*(3+5*x)^(1/2)*(2+3*x)^(1
/2)*(1-2*x)^(1/2)-23376*2^(1/2)*EllipticE(1/11*11^(1/2)*2^(1/2)*(3+5*x)^(1/2),1/
2*I*11^(1/2)*3^(1/2)*2^(1/2))*x*(3+5*x)^(1/2)*(2+3*x)^(1/2)*(1-2*x)^(1/2)+2380*2
^(1/2)*(3+5*x)^(1/2)*(2+3*x)^(1/2)*(1-2*x)^(1/2)*EllipticF(1/11*11^(1/2)*2^(1/2)
*(3+5*x)^(1/2),1/2*I*11^(1/2)*3^(1/2)*2^(1/2))-7792*2^(1/2)*(3+5*x)^(1/2)*(2+3*x
)^(1/2)*(1-2*x)^(1/2)*EllipticE(1/11*11^(1/2)*2^(1/2)*(3+5*x)^(1/2),1/2*I*11^(1/
2)*3^(1/2)*2^(1/2))+525960*x^4+783486*x^3+164391*x^2-194358*x-74727)*(3+5*x)^(1/
2)*(1-2*x)^(1/2)/(10*x^2+x-3)/(2+3*x)^(5/2)

_______________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{\sqrt{5 \, x + 3}{\left (-2 \, x + 1\right )}^{\frac{3}{2}}}{{\left (3 \, x + 2\right )}^{\frac{7}{2}}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(sqrt(5*x + 3)*(-2*x + 1)^(3/2)/(3*x + 2)^(7/2),x, algorithm="maxima")

[Out]

integrate(sqrt(5*x + 3)*(-2*x + 1)^(3/2)/(3*x + 2)^(7/2), x)

_______________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \[{\rm integral}\left (\frac{\sqrt{5 \, x + 3}{\left (-2 \, x + 1\right )}^{\frac{3}{2}}}{{\left (27 \, x^{3} + 54 \, x^{2} + 36 \, x + 8\right )} \sqrt{3 \, x + 2}}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(sqrt(5*x + 3)*(-2*x + 1)^(3/2)/(3*x + 2)^(7/2),x, algorithm="fricas")

[Out]

integral(sqrt(5*x + 3)*(-2*x + 1)^(3/2)/((27*x^3 + 54*x^2 + 36*x + 8)*sqrt(3*x +
 2)), x)

_______________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \[ \text{Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((1-2*x)**(3/2)*(3+5*x)**(1/2)/(2+3*x)**(7/2),x)

[Out]

Timed out

_______________________________________________________________________________________

GIAC/XCAS [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{\sqrt{5 \, x + 3}{\left (-2 \, x + 1\right )}^{\frac{3}{2}}}{{\left (3 \, x + 2\right )}^{\frac{7}{2}}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(sqrt(5*x + 3)*(-2*x + 1)^(3/2)/(3*x + 2)^(7/2),x, algorithm="giac")

[Out]

integrate(sqrt(5*x + 3)*(-2*x + 1)^(3/2)/(3*x + 2)^(7/2), x)